home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2951 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.4 KB

  1. Path: bcfreenet.seflin.lib.fl.us!bcfreenet!z007400b
  2. From: z007400b@bcfreenet.seflin.lib.fl.us (Ralph Silverman)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: pacific shareware msdos compiler...package.
  5. Date: 24 Jan 1996 18:11:18 GMT
  6. Organization: SEFLIN Free-Net - Broward
  7. Message-ID: <4e5so6$djd@bcfreenet.seflin.lib.fl.us>
  8. References: <rmhanson.77.30f5c88e@students.wisc.edu> <tcpnntpd.16.1.16.11.12.12.2781597121.343414@the-fix.sos.on.ca>
  9. NNTP-Posting-Host: bcfreenet.seflin.lib.fl.us
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. verneb@the-fix.sos.on.ca wrote:
  13. : To: INT:rmhanson@students.wis
  14.  
  15. : Int:rmhanson@students.wis,
  16.  
  17. : I>hello,
  18. : I>
  19. : I>I just downloaded the shareware version of the pacific msdos c compiler...
  20. : I>and well I like it except that I run the program initially in screen:25
  21. : I>mode.
  22. : I>
  23. : I>now the problem...when I run a program from w/in ppd it exits...runs the 
  24. : I>program...then comes back IN 50 LINE mode, which my monitor cannot handle.
  25. : I>why is it doing this. And if anyone knows from using the program how to fix
  26. : I>
  27. : I>it or configure it somehow from WITHIN the program; it would be greatly 
  28. : I>appreciated?
  29. : I>
  30. : I>while I'm here one more question....
  31. : I>
  32. : I>I just picked up the c language about 1 week ago, by reading "Teach
  33. : I>yourself
  34. : I>C in 21 days - Premium edition" by SAMS. and well I thought it was easy to
  35. : I>understand a well written. Of course I did it in less then 21 days, and
  36. : I>well
  37. : I>I think I have a very good grasp of concepts...points, structures etc...(of
  38. : I>
  39. : I>course there is fuzziness, and urge to run to the book); any ways
  40. : I>what are your suggestion for further reading, or tasks that I should be 
  41. : I>doing to build up my skills. I have been trying to take simple program
  42. : I>ideas
  43. : I>and lay them out on paper and then program them. I would however like
  44. : I>more reading tho. OH also :) should I move up to c++ BEFORE being an expert
  45. : I>C programmer...or stick w/ c for a while?
  46. : I>
  47. : I>thanx
  48. : I>Ryan
  49. : I>rmhanson@students.wisc.edu
  50. : I>
  51.  
  52. :     Get another book to really learn the 'c' language.  One that asks 
  53. : you questions to no end and asks you to design programs using what you 
  54. : have learned.  I'm using Sams The Waite Groups New C Primer Plus 
  55. : second edition and it has taken me a lot longer than 21 days course 
  56. : being I'm much, much older I have an excuse.  It is a very good 
  57. : reference manual as well and just  like going to school.  
  58. :     
  59. :     Re Pacific.  Remembering that it is not a truly Ansi compiler it 
  60. : isn't bad to play with but get a good true ansi one soon.  One such as 
  61. : TC3 or the likes.  Check with the setups at the preference area for 
  62. : your screen size.  Haven't had that problem with the copy I have 
  63. : installed.  Give us a copy of a program that is doing that so we can 
  64. : run a comparison for you.   
  65. :     
  66. :     Good  luck.
  67. :     
  68. : Verne H. Bohlender
  69. : Box 416, Chesley, Ontario.Ca. N0G 1L0
  70. : verneb@The-Fix.sos.on.ca
  71. : ___
  72. : * UniQWK #2158*
  73.  
  74.  
  75. --
  76. *********begin r.s. response*********
  77.  
  78.     pacific ppd as indicated
  79.     produces standalone executables
  80.     as its normal outcome...
  81.     these have file extension...
  82.         .exe
  83.     .
  84.     such can be run outside the development
  85.     environment.
  86.     generally...
  87.     in testing software it is best
  88.     to test in the intended delivery
  89.     environment, as near as feasible...
  90.     since the normal delivery environment
  91.     of such is not to execute within the
  92.     development environment...
  93.     why test there?
  94.  
  95. *********end r.s. response***********
  96. Ralph Silverman
  97. z007400b@bcfreenet.seflin.lib.fl.us
  98.  
  99.